home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 September / CHIP Eylül 1998.iso / Slackwar / kernels / lowmem.i / config next >
Text File  |  1997-06-05  |  5KB  |  260 lines

  1. #
  2. # Automatically generated make config: don't edit
  3. #
  4.  
  5. #
  6. # Code maturity level options
  7. #
  8. # CONFIG_EXPERIMENTAL is not set
  9.  
  10. #
  11. # Loadable module support
  12. #
  13. CONFIG_MODULES=y
  14. # CONFIG_MODVERSIONS is not set
  15. # CONFIG_KERNELD is not set
  16.  
  17. #
  18. # General setup
  19. #
  20. CONFIG_MATH_EMULATION=y
  21. CONFIG_NET=y
  22. # CONFIG_MAX_16M is not set
  23. # CONFIG_PCI is not set
  24. CONFIG_SYSVIPC=y
  25. CONFIG_BINFMT_AOUT=y
  26. CONFIG_BINFMT_ELF=y
  27. CONFIG_KERNEL_ELF=y
  28. CONFIG_M386=y
  29. # CONFIG_M486 is not set
  30. # CONFIG_M586 is not set
  31. # CONFIG_M686 is not set
  32.  
  33. #
  34. # Floppy, IDE, and other block devices
  35. #
  36. CONFIG_BLK_DEV_FD=y
  37. CONFIG_BLK_DEV_IDE=y
  38.  
  39. #
  40. # Please see Documentation/ide.txt for help/info on IDE drives
  41. #
  42. # CONFIG_BLK_DEV_HD_IDE is not set
  43. CONFIG_BLK_DEV_IDECD=y
  44. # CONFIG_BLK_DEV_IDETAPE is not set
  45. # CONFIG_BLK_DEV_IDEFLOPPY is not set
  46. # CONFIG_BLK_DEV_IDESCSI is not set
  47. # CONFIG_BLK_DEV_IDE_PCMCIA is not set
  48. # CONFIG_BLK_DEV_CMD640 is not set
  49. # CONFIG_IDE_CHIPSETS is not set
  50.  
  51. #
  52. # Additional Block Devices
  53. #
  54. CONFIG_BLK_DEV_LOOP=m
  55. # CONFIG_BLK_DEV_MD is not set
  56. CONFIG_BLK_DEV_RAM=y
  57. CONFIG_BLK_DEV_INITRD=y
  58. CONFIG_BLK_DEV_XD=m
  59. # CONFIG_BLK_DEV_HD is not set
  60.  
  61. #
  62. # Networking options
  63. #
  64. CONFIG_FIREWALL=y
  65. CONFIG_NET_ALIAS=y
  66. CONFIG_INET=y
  67. CONFIG_IP_FORWARD=y
  68. # CONFIG_IP_MULTICAST is not set
  69. # CONFIG_SYN_COOKIES is not set
  70. CONFIG_IP_FIREWALL=y
  71. # CONFIG_IP_FIREWALL_VERBOSE is not set
  72. CONFIG_IP_MASQUERADE=y
  73.  
  74. #
  75. # Protocol-specific masquerading support will be built as modules.
  76. #
  77. # CONFIG_IP_MASQUERADE_ICMP is not set
  78. # CONFIG_IP_ALWAYS_DEFRAG is not set
  79. # CONFIG_IP_ACCT is not set
  80. # CONFIG_IP_ROUTER is not set
  81. CONFIG_NET_IPIP=m
  82. CONFIG_IP_ALIAS=y
  83.  
  84. #
  85. # (it is safe to leave these untouched)
  86. #
  87. # CONFIG_INET_PCTCP is not set
  88. CONFIG_INET_RARP=m
  89. # CONFIG_NO_PATH_MTU_DISCOVERY is not set
  90. CONFIG_IP_NOSR=y
  91. # CONFIG_SKB_LARGE is not set
  92.  
  93. #
  94. #  
  95. #
  96. CONFIG_IPX=m
  97. CONFIG_ATALK=m
  98. # CONFIG_AX25 is not set
  99. # CONFIG_NETLINK is not set
  100.  
  101. #
  102. # SCSI support
  103. #
  104. CONFIG_SCSI=m
  105.  
  106. #
  107. # SCSI support type (disk, tape, CD-ROM)
  108. #
  109. CONFIG_BLK_DEV_SD=m
  110. CONFIG_CHR_DEV_ST=m
  111. CONFIG_BLK_DEV_SR=m
  112. CONFIG_CHR_DEV_SG=m
  113.  
  114. #
  115. # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
  116. #
  117. # CONFIG_SCSI_MULTI_LUN is not set
  118. CONFIG_SCSI_CONSTANTS=y
  119.  
  120. #
  121. # SCSI low-level drivers
  122. #
  123. # CONFIG_SCSI_7000FASST is not set
  124. # CONFIG_SCSI_AHA152X is not set
  125. # CONFIG_SCSI_AHA1542 is not set
  126. # CONFIG_SCSI_AHA1740 is not set
  127. # CONFIG_SCSI_AIC7XXX is not set
  128. # CONFIG_SCSI_ADVANSYS is not set
  129. # CONFIG_SCSI_IN2000 is not set
  130. # CONFIG_SCSI_AM53C974 is not set
  131. # CONFIG_SCSI_BUSLOGIC is not set
  132. # CONFIG_SCSI_DTC3280 is not set
  133. # CONFIG_SCSI_EATA_DMA is not set
  134. # CONFIG_SCSI_EATA_PIO is not set
  135. # CONFIG_SCSI_EATA is not set
  136. # CONFIG_SCSI_FUTURE_DOMAIN is not set
  137. # CONFIG_SCSI_GENERIC_NCR5380 is not set
  138. # CONFIG_SCSI_NCR53C406A is not set
  139. # CONFIG_SCSI_PPA is not set
  140. # CONFIG_SCSI_PAS16 is not set
  141. # CONFIG_SCSI_QLOGIC_FAS is not set
  142. # CONFIG_SCSI_SEAGATE is not set
  143. # CONFIG_SCSI_T128 is not set
  144. # CONFIG_SCSI_U14_34F is not set
  145. # CONFIG_SCSI_ULTRASTOR is not set
  146. # CONFIG_SCSI_GDTH is not set
  147.  
  148. #
  149. # Network device support
  150. #
  151. CONFIG_NETDEVICES=y
  152. CONFIG_DUMMY=m
  153. CONFIG_EQUALIZER=m
  154. CONFIG_PLIP=m
  155. CONFIG_PPP=m
  156.  
  157. #
  158. # CCP compressors for PPP are only built as modules.
  159. #
  160. CONFIG_SLIP=m
  161. CONFIG_SLIP_COMPRESSED=y
  162. # CONFIG_SLIP_SMART is not set
  163. # CONFIG_SLIP_MODE_SLIP6 is not set
  164. # CONFIG_NET_RADIO is not set
  165. # CONFIG_NET_ETHERNET is not set
  166. # CONFIG_TR is not set
  167. # CONFIG_FDDI is not set
  168. # CONFIG_ARCNET is not set
  169.  
  170. #
  171. # ISDN subsystem
  172. #
  173. # CONFIG_ISDN is not set
  174.  
  175. #
  176. # CD-ROM drivers (not for SCSI or IDE/ATAPI drives)
  177. #
  178. # CONFIG_CD_NO_IDESCSI is not set
  179.  
  180. #
  181. # Filesystems
  182. #
  183. # CONFIG_QUOTA is not set
  184. CONFIG_MINIX_FS=y
  185. # CONFIG_EXT_FS is not set
  186. CONFIG_EXT2_FS=y
  187. CONFIG_XIA_FS=m
  188. CONFIG_NLS=y
  189. CONFIG_ISO9660_FS=y
  190. CONFIG_FAT_FS=y
  191. CONFIG_MSDOS_FS=y
  192. CONFIG_UMSDOS_FS=y
  193. CONFIG_VFAT_FS=y
  194. CONFIG_NLS_CODEPAGE_437=y
  195. # CONFIG_NLS_CODEPAGE_737 is not set
  196. # CONFIG_NLS_CODEPAGE_775 is not set
  197. # CONFIG_NLS_CODEPAGE_850 is not set
  198. # CONFIG_NLS_CODEPAGE_852 is not set
  199. # CONFIG_NLS_CODEPAGE_855 is not set
  200. # CONFIG_NLS_CODEPAGE_857 is not set
  201. # CONFIG_NLS_CODEPAGE_860 is not set
  202. # CONFIG_NLS_CODEPAGE_861 is not set
  203. # CONFIG_NLS_CODEPAGE_862 is not set
  204. # CONFIG_NLS_CODEPAGE_863 is not set
  205. # CONFIG_NLS_CODEPAGE_864 is not set
  206. # CONFIG_NLS_CODEPAGE_865 is not set
  207. # CONFIG_NLS_CODEPAGE_866 is not set
  208. # CONFIG_NLS_CODEPAGE_869 is not set
  209. # CONFIG_NLS_CODEPAGE_874 is not set
  210. CONFIG_NLS_ISO8859_1=y
  211. # CONFIG_NLS_ISO8859_2 is not set
  212. # CONFIG_NLS_ISO8859_3 is not set
  213. # CONFIG_NLS_ISO8859_4 is not set
  214. # CONFIG_NLS_ISO8859_5 is not set
  215. # CONFIG_NLS_ISO8859_6 is not set
  216. # CONFIG_NLS_ISO8859_7 is not set
  217. # CONFIG_NLS_ISO8859_8 is not set
  218. # CONFIG_NLS_ISO8859_9 is not set
  219. # CONFIG_NLS_KOI8_R is not set
  220. CONFIG_PROC_FS=y
  221. # CONFIG_NFS_FS is not set
  222. # CONFIG_SMB_FS is not set
  223. # CONFIG_NCP_FS is not set
  224. # CONFIG_HPFS_FS is not set
  225. # CONFIG_SYSV_FS is not set
  226. # CONFIG_UFS_FS is not set
  227.  
  228. #
  229. # Character devices
  230. #
  231. CONFIG_SERIAL=y
  232. # CONFIG_DIGI is not set
  233. # CONFIG_CYCLADES is not set
  234. # CONFIG_STALDRV is not set
  235. # CONFIG_RISCOM8 is not set
  236. CONFIG_PRINTER=m
  237. # CONFIG_SPECIALIX is not set
  238. CONFIG_MOUSE=y
  239. # CONFIG_ATIXL_BUSMOUSE is not set
  240. # CONFIG_BUSMOUSE is not set
  241. # CONFIG_MS_BUSMOUSE is not set
  242. CONFIG_PSMOUSE=y
  243. # CONFIG_82C710_MOUSE is not set
  244. # CONFIG_UMISC is not set
  245. # CONFIG_QIC02_TAPE is not set
  246. # CONFIG_FTAPE is not set
  247. # CONFIG_APM is not set
  248. # CONFIG_WATCHDOG is not set
  249. # CONFIG_RTC is not set
  250.  
  251. #
  252. # Sound
  253. #
  254. # CONFIG_SOUND is not set
  255.  
  256. #
  257. # Kernel hacking
  258. #
  259. # CONFIG_PROFILE is not set
  260.